home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 6_functions / getenv < prev    next >
Encoding:
Text File  |  2001-03-22  |  304 b   |  14 lines

  1. Synopsis:
  2.    $getenv(<variable>)
  3.  
  4. Technical:
  5.    This function returns the <variable> from the shell's environment.
  6.  
  7. Practical:
  8.    This function is especially useful when a /set or /assign variable
  9.    conflicts with an environment variable.
  10.  
  11. Returns:
  12.    Value of <variable> in the environment.
  13.  
  14.